Learning Python Design Patterns, 2013 [PDF]~StormRG~
- Type:
- Other > E-books
- Files:
- 3
- Size:
- 1.4 MB
- Texted language(s):
- English
- Tag(s):
- Information Theory Books Computers & Technology Computer Science > Modeling & Computers & Technology Programming > Languages & Tool Education & Reference python
- Uploaded:
- Jan 30, 2014
- By:
- steelballz
- Seeders:
- 35
- Leechers:
- 12
- Comments:
- 0
Description Learning Python Design Patterns Author: Gennadiy Zlobin Published: Nov. 25 2013 Publisher: Packt Publishing ISBN: 1783283378 Format: Retail PDF Reader Required: Adobe Reader, Foxit, Nitro, Adobe Digital Editions Tested on the above readers with no problems on laptop and Android tablet. Don't hesitate to PM me if you have any questions or problem with the download, as comments on the torrent are easy to miss. Please allow a couple seconds for the seedboxes to kick in, then it should move pretty quick. Hope it helps in your studies. Go for it! :D image Cover from actual book file Product Description In Detail Design pattern is a well-known approach to solve some specific problems which each software developer comes across during his work. Design patterns capture higher-level constructs that commonly appear in programs. If you know how to implement the design pattern in one language, typically you will be able to port and use it in another object-oriented programming language. The choice of implementation language affects the use of design patterns. Naturally, some languages are more applicable for certain tasks than others. Each language has its own set of strengths and weaknesses. In this book, we introduce some of the better known design patterns in Python. You will learn when and how to use the design patterns, and implement a real-world example which you can run and examine by yourself. You will start with one of the most popular software architecture patterns which is the Model- View-Controller pattern. Then you will move on to learn about two creational design patterns which are Singleton and Factory, and two structural patterns which are Facade and Proxy. Finally, the book also explains three behavioural patterns which are Command, Observer, and Template. Approach This book takes a tutorial-based and user-friendly approach to covering Python design patterns. Its concise presentation means that in a short space of time, you will get a good introduction to various design patterns. Who this book is for If you are an intermediate level Python user, this book is for you. Prior knowledge of Python programming is essential. Some knowledge of UML is also required to understand the UML diagrams which are used to describe some design patterns. image Scientia est potentia